Cavern

 Cavern4D

 Cavernize

 Debug

 FilterInterfaces

 Filters

 Format

  Common

  Codec

  CodecExtensions

  CodecNotFoundException

  CorruptionException

  DecoderException

  DuplicateChannelException

  InvalidChannelException

  InvalidChannelOrderException

  NoProgramException

  RealtimeLengthException

  ReservedValueException

  StreamingException

  SyncException

  Track

  Extra

  Format

  ID

  Language

  Name

  ReadNextBlock()

  Source

  TrackExtensions

  TrackExtra

  TrackExtraAudio

  UnsupportedCodecException

  UnsupportedFeatureException

  UnsupportedFormatException

  Consts

  Container

  Decoders

  Environment

  FilterSet

  Renderers

  Transcoders

  Utilities

  AudioFormat

  AudioReader

  AudioTrackReader

  AudioWriter

  BitDepth

  EnhancedAC3Reader

  LAFMode

  LimitlessAudioFormatReader

  LimitlessAudioFormatWriter

  RIFFWaveReader

  RIFFWaveWriter

  SegmentedAudioReader

  SegmentedAudioWriter

 Helpers

 QuickEQ

 Remapping

 SpecialSources

 Spoofer

 Utilities

 Virtualizer

 Atmosphere

 AudioClip3D

 AudioListener3D

 AudioListener3DInspector

 AudioSource3D

 CavernizeRealtime

 Channel

 Clip

 Environments

 Jack

 Listener

 QualityModes

 Rolloffs

 SeatAdaptation

 Source

class Track

Metadata and continuous reading handler of a track.
VisibilityPublic

Public functions

byte[] ReadNextBlock() Continue reading the track.

Public properties

TrackExtra ExtraAdditional metadata depending on the content type.
Codec FormatCodec of the track.
long IDIdentifier of the track.
string LanguageLanguage code of the track.
string NameName of the track.
ContainerReader SourceThe container containing this track.

See also

CavernUnity DLL.Cavern.Format.Common.TrackExtensionsExtension methods for Tracks.